Merge version 2.46-1+rpi1 and 2.46-2 to produce 2.46-2+rpi1 forky-staging archive/raspbian/2.46-2+rpi1 raspbian/2.46-2+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Thu, 26 Feb 2026 23:57:08 +0000 (23:57 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Thu, 26 Feb 2026 23:57:08 +0000 (23:57 +0000)
1  2 
debian/changelog
debian/patches/series
debian/rules

index 485a4f129e47a3caaf985f18dc56c709b5895556,139ae746320719043b38927b4f99950f5b7fe681..c18f2f064b90e418db279905d7db2d808a576b28
@@@ -1,30 -1,11 +1,39 @@@
- binutils (2.46-1+rpi1) forky-staging; urgency=medium
++binutils (2.46-2+rpi1) forky-staging; urgency=medium
 +
 +  [changes brought forward from 2.29-4+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Thu, 17 Aug 2017 15:41:49 +0000]
 +  * Disable testsuite, it fails on our lxc based autobuilders.
 +
 +  [changes brought forward from 2.31.1-16+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Thu, 06 Feb 2020 17:10:11 +0000]
 +  * Allow dependency of binutils on binutils-triplet to be satisfied by
 +    foreign architectures, to facilitate setting up environments where the
 +    linker is 64-bit while everything else is 32-bit.
 +
 +  [changes brought forward from 2.35-3+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Tue, 22 Sep 2020 18:10:17 +0000]
 +  * Build sufficient cross binutils to support u-boot build.
 +
 +  [changes brought forward from 2.35.1-3+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Tue, 01 Dec 2020 21:55:01 +0000]
 +  * Build the same set of cross-binutils on arm64 as on armhf.
 +    (avoids issues when control is generated on armhf and then package is
 +    built on arm64)
 +  * Remove <!nocheck> build-depends as testsuite is disabled.
 +
 +  [changes brought forward from 2.37.90.20220130-2+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Thu, 10 Feb 2022 12:05:47 +0000]
 +  * Apply patch proposed upstream to fix glibc link issue.
 +
 +  [changes brought forward from 2.40-2+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Tue, 23 May 2023 02:13:28 +0000]
 +  * Non-maintainer upload.
 +  * Use sed to adjust help2man output for multiarch consistency.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Thu, 19 Feb 2026 02:48:17 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Thu, 26 Feb 2026 23:57:07 +0000
++
+ binutils (2.46-2) unstable; urgency=medium
+   * Enable PAC/BTI/GCS on arm64 (Emanuele Rocca). Closes: #1127747.
+   * Ignore ld-bootstrap/bootstrap.exp test failures everywhere.
+     Closes: #1127603.
+   * Don't run the ld-elf/sec64k.exp test on sh4, timing out. Closes: #1127604.
+  -- Matthias Klose <doko@debian.org>  Wed, 18 Feb 2026 09:14:01 +0100
  
  binutils (2.46-1) unstable; urgency=medium
  
index b252bef90e57d3ac19a64252b0c818badc1b7743,3cf4bd1192509b5dac2176addbb5c4e4ec872a48..ebe8837f38dde153370cedcf38eb367f0ffba44c
  135_bfd_soversion.patch
  136_bfd_pic.patch
  157_ar_scripts_with_tilde.patch
 -#158_ld_system_root.patch
  
 -# only applied for GFDL builds
  164_ld_doc_remove_xref.diff
 -
  gprof-build.diff
  aarch64-libpath.diff
 -#pr-ld-16428.diff
 -
 -# trunk backports
 -
  libctf-soname.diff
 -
  mips-hack.diff
 -
  perl-shebang.diff
  env-package-metadata.diff
 -
  # https://sourceware.org/bugzilla/show_bug.cgi?id=30033
  armhf-64k-alignment.diff
 -
  gprofng-examples-tgz-deterministic.diff
  gprofng-cross-build.diff
+ sh-disable-tests.diff
 +fix-glibc-link-assertion.patch
 +auto-2.38.50.20220707-1+rpi1-84d864a8c2aeed15bfe172bf90b18895b65054fa-1657735965
diff --cc debian/rules
Simple merge